API Reference
>
OdGe Classes
>
OdGeVector2d Class
>
OdGeVector2d Operators
>
[] Operator
>
OdGeVector2d::[] Operator (unsigned int)
OdGeVector2d::[] Operator (unsigned int)
Collapse All
Syntax
C++
double
&
operator
[]
(
unsigned
int
i
);
Parameters
Parameters
Description
unsigned int i
[in] Index of coordinate.
Description
References the ith coordinate of this vector.
Remarks
0 references the X-coordinate.
1 references the Y-coordinate.
Group
[] Operator
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic